Multiple Languages Registry entry
Specify whether a field is multilingual and therefore affected by the other Language Registry entries.The Multiple Languages Registry entry provides a mechanism for defining whether a field is multilingual. If a field is not multilingual, the field's contents are unaffected by these other Language Registry entries:
- Supported Registry entry
- Delimiter Registry entry
- Edit Any Language Registry entry
- Show Trailing Delimiters Registry entry
- Show Empty Delimiters Registry entry
- Show First Filled Registry entry
Each EMu module has a number of fields defined to support multilingual values. System Administrators may adjust the list of multilingual fields to suit their needs.
Usage
This Registry entry is assigned to groups:
Key | Group | Group | Group |
---|---|---|---|
Key 1 | Group | Group | Group |
Key 2 | group | Default | Default |
Key 3 | Table | Table | Table |
Key 4 | table | table | Default |
Key 5 | Multiple Languages | ||
Key 6 | column | ||
Value | boolean |
Group | group | Table | table | Multiple Languages | column | boolean |
Group | Default | Table | table | Multiple Languages | column | boolean |
Group | Default | Table | Default | Multiple Languages | column | boolean |
where:
column | is the name of the column to which the setting is to be applied. |
boolean | is |
Note:
While it is possible to specify a group name, in general group Default
should be used as a field is either multilingual or not, regardless of the person accessing it.
The What's this help? information for a field displays not only the column name, but also whether the field supports multiple languages. The Multilingual setting under the Display Information section displays Yes if the field supports multiple languages:
Examples
These entries turn off support for multiple languages in the First, Middle and Last name fields in the Parties module:
Key | Setting |
---|---|
Key 1 | Group |
Key 2 | Default |
Key 3 | Table |
Key 4 | eparties |
Key 5 | Multiple Languages |
Key 6 | NamFirst |
Value | false |
Key | Setting |
---|---|
Key 1 | Group |
Key 2 | Default |
Key 3 | Table |
Key 4 | eparties |
Key 5 | Multiple Languages |
Key 6 | NamMiddle |
Value | false |
Key | Setting |
---|---|
Key 1 | Group |
Key 2 | Default |
Key 3 | Table |
Key 4 | eparties |
Key 5 | Multiple Languages |
Key 6 | NamLast |
Value | false |